StructCopy(structure)


Returns a new structure with the all the keys and values of the specified structure.

See also StructClear, StructDelete, StructFind, StructInsert, StructIsEmpty, StructKeyArray, StructKeyArray, and StructUpdate.

structure

Structure to be copied.